CDN加速镜像 | 设为首页 | 加入收藏夹
当前位置: 首页 资源下载 搜索资源 - Runge kutta method

搜索资源列表

  1. runge-kutta

    1下载:
  2. 龙格-库塔法是数值计算的重要方法 本例子简明扼要,浅显好懂-Runge - Kutta numerical method is an important method to the example of concise and simple to understand
  3. 所属分类:数学计算/工程计算

    • 发布日期:2014-01-15
    • 文件大小:1126
    • 提供者:张菊华
  1. Runge-Kutta

    0下载:
  2. Runge-Kutta-Fehlberg method
  3. 所属分类:数学计算/工程计算

    • 发布日期:2008-10-13
    • 文件大小:7994
    • 提供者:xx
  1. Runge-Kutta_fortain

    0下载:
  2. 1、用欧拉法、四阶龙格库塔法进行插值计算,求解微分方程。(压缩包内的两个小程序) 2、面向微分方程的仿真程序包。(压缩包内的大程序,ALL OF THE PROGRAM.for) 大程序中又增加了变长的龙格库塔运算方法。-1, using Euler, fourth-order Runge-Kutta method for interpolation, solving differential equations. (Compressed within the two small pro
  3. 所属分类:Mathimatics-Numerical algorithms

    • 发布日期:2017-05-04
    • 文件大小:1315582
    • 提供者:
  1. WENO

    5下载:
  2. 用于CFD的,二维WENO格式的求解器,NS方程,二阶龙格库塔方法。-2D solver for NS equation using WENO method, 2 order Runge-kutta mehtod.
  3. 所属分类:Algorithm

    • 发布日期:2014-08-14
    • 文件大小:21825
    • 提供者:wang
  1. EquationGUI-II

    1下载:
  2. 采用四阶龙格——库塔算法,应用MATLAB编写的常微分方程、偏微分方程求解算法及界面。 关键词:gui,ode,pde,difference method, runge kutta,euler,heun MATLAB版本:7.0 (R14)-EULER.m HEUN.m Rk4.M implement euler heun and runge kutta fourth order to solve ODE VANDERPOLODE.m LOGISTICOODE.m PREDAPREDA
  3. 所属分类:matlab

    • 发布日期:2017-03-23
    • 文件大小:35434
    • 提供者:谢刚
  1. Runge_Kutta

    0下载:
  2. runge-kutta算法,解决常微分方程初值问题-runge-kutta method to solve ordinary differential equations initial value problem
  3. 所属分类:Algorithm

    • 发布日期:2017-04-16
    • 文件大小:456621
    • 提供者:happynoom
  1. numerical_analysis_homework

    4下载:
  2. (有源代码)数值分析作业,本文主要包括两个部分,第一部分是常微分方程(ODE)的三个实验题,第二部分是有关的拓展讨论,包括高阶常微分的求解和边值问题的求解(BVP).文中的算法和算例都是基于Matlab计算的.ODE问题从刚性(STIFFNESS)来看分为非刚性的问题和刚性的问题,刚性问题(如大系数的VDP方程)用通常的方法如ODE45来求解,效率会很低,用ODE15S等,则效率会高多了.而通常的非刚性问题,用ODE45来求解会有很好的效果.从阶次来看可以分为高阶微分方程和一阶常微分方程,高阶的
  3. 所属分类:matlab

    • 发布日期:2017-04-17
    • 文件大小:350886
    • 提供者:wjl
  1. Ruk4

    0下载:
  2. 四阶龙格库达法求解微分方程组,数学计算常用的工具方法-Fourth-order Runge Treasury method of differential equations, mathematical tools commonly used method of calculation
  3. 所属分类:Algorithm

    • 发布日期:2017-04-27
    • 文件大小:34777
    • 提供者:Mr. Hao
  1. Problem1

    0下载:
  2. solve the Vanderpol equation using Runge-Kutta-Gill method
  3. 所属分类:Algorithm

    • 发布日期:2017-04-08
    • 文件大小:1419
    • 提供者:mohammad
  1. runge

    0下载:
  2. integral solving with runge kutta method
  3. 所属分类:Algorithm

    • 发布日期:2017-04-11
    • 文件大小:542
    • 提供者:roberto
  1. rkv56

    0下载:
  2. Fifth-order/Sixth-order Runge-Kutta-Verner variable step-size method
  3. 所属分类:matlab

    • 发布日期:2017-04-13
    • 文件大小:1789
    • 提供者:katore vishal
  1. RUNGE_KUTTA_ORDER4_ALGORITHM

    0下载:
  2. 四阶龙格库塔法的Mathematica的代码,代码透明,方便用户修改。-Fourth-order Runge-Kutta method of the Mathematica code, code transparency, user-friendly changes.
  3. 所属分类:Algorithm

    • 发布日期:2017-04-04
    • 文件大小:1086
    • 提供者:he
  1. runge

    0下载:
  2. 四阶龙哥库塔方法求解一阶微分方程的数值解法,能自定义迭代步数和迭代精度,非常适合于计算方法的初学者。-Long Ge Kuta fourth-order methods for a numerical solution of differential equations can be customized and iterative iterations precision calculation method is suitable for beginners
  3. 所属分类:Algorithm

    • 发布日期:2017-03-30
    • 文件大小:552
    • 提供者:李文俊
  1. Runge-KuttaandAdams

    0下载:
  2. 分别利用经典Runge-Kutta法和三步三阶显式Adams方法,求初值问题-Respectively, the classical three-step Runge-Kutta method and third-order explicit Adams method, find the initial value problem
  3. 所属分类:Algorithm

    • 发布日期:2017-04-05
    • 文件大小:25460
    • 提供者:amma
  1. KFTRMD-Runge-Kutta

    0下载:
  2. 单自由度带TRMD装置的蒙特卡洛模拟-Runge-Kutta法 - 完全非线性-Monte Carlo simulation-Runge-Kutta method with a single degree of freedom TRMD device- fully nonlinear
  3. 所属分类:matlab

    • 发布日期:2017-04-30
    • 文件大小:26330
    • 提供者:
  1. Runge-Kutta

    0下载:
  2. 自己写的用龙格库塔方法解四阶微分方程,大家一起探讨-a program using the Runge-Kutta method to solve Fourth Order differential equations
  3. 所属分类:Algorithm

    • 发布日期:2017-05-01
    • 文件大小:49891
    • 提供者:yyt
  1. Runge-Kutta

    0下载:
  2. Runge Kutta method The Runge Kutta method is a popular method of numerically uating ordinary differential equations with initial conditions. It is easy to program and is more accurate than Euler’s Method. It is generalized so that second-order Rung
  3. 所属分类:Algorithm

    • 发布日期:2017-05-05
    • 文件大小:26119
    • 提供者:urfrndsandy
  1. RK

    0下载:
  2. runge kutta method of integration matlab
  3. 所属分类:其他

    • 发布日期:2017-12-30
    • 文件大小:4096
    • 提供者:BBabu
  1. Oribit Design

    2下载:
  2. 1.基于龙格库塔方法的卫星轨道六要素计算 2.卫星轨道优化(1.Six elements calculation of satellite orbit based on Runge Kutta method 2.Satellite orbit optimization)
  3. 所属分类:数学计算

    • 发布日期:2018-04-29
    • 文件大小:7168
    • 提供者:Mrone123
  1. 交会对接

    0下载:
  2. 基于四级四阶龙格库塔方法的航天器交会对接问题求解(Solving the problem of spacecraft rendezvous and docking based on the four stage and four order Runge Kutta method)
  3. 所属分类:matlab例程

    • 发布日期:2018-04-29
    • 文件大小:1024
    • 提供者:Mrone123
« 1 2 3 45 6 7 8 9 10 ... 26 »
搜珍网 www.dssz.com